PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getOpenAction Method
In This Topic
    getOpenAction Method
    In This Topic
    Gets the page open action.
    Syntax
    public PDFAction getOpenAction()

    Return Value

    An action to be performed when the page is opened (for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item).
    See Also